Click or drag to resize

PreviewItemToRecipients Property

Gets to recipients.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> ToRecipients { get; }

Property Value

Type: IListString
To recipients.
See Also